.page
{
	width: 100%;
	height: 100%;
	text-align: center;
}

.skin
{
	width:999px;
	height: 100%;
	background-color: transparent;
}

BODY
{
	background-color: #d0d0d0;
	font-family: Verdana;
	font-size: 9pt;
	margin: 0px;
	background-image: url(/2011/layout/nwg2011_pagebg.jpg);
	background-repeat: repeat-x;
}

HR
{
    color: #d3031c;
    height: 1px;
    border: dotted 1px #d3031c;
}

.LeftPane
{
	width: 213px;
	height: 100%;
	text-align: center;
	background-image: url(../../layout/MenueBottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

#ContentPane
{
	width:737px; 
	background-image: url(layout/nwg2011_contentbg.png); 
	background-repeat: repeat-y;
}

.RightPane
{
	width: 186px;
	height: 100%;
	text-align: center;
}

#Copyright
{
	margin-bottom: 12px;
	margin-left: 53px;
	width: 653px;
}

#Copyright td
{
	font-family: Verdana;
	font-size: 7pt;
	color: #535353;
}

#Copyright td a:link, #Copyright td a:active, #Copyright td a:visited
{
	font-family: Verdana;
	font-size: 7pt;
	color: #d3031c;
	text-decoration: none;
}

#Copyright td a:hover
{
	font-family: Verdana;
	font-size: 7pt;
	color: #d3031c;
	text-decoration: underline;
}

.sprachwahl	/* Je nach Sprachwahltyp Einstellungen für Text oder Dropdownbox*/
{
	font-family: verdana;
	font-size: 9pt;
}

.login		/* "Nutzername", "Passwort" */
{
	font-family: verdana;
	font-size: 7pt;
	color: #000000;
	text-align: center;
}

.login_input	/* Eingabefelder Login */
{
	width: 100px;	
	border: #62604b 1px solid;
}

.login_button	/* Buttons Login */
{
       	BORDER-RIGHT: #A9A2A2 1px solid;
        BORDER-TOP: #DCD7D7 1px solid;
        BORDER-LEFT: #DCD7D7 1px solid;
        BORDER-BOTTOM: #A9A2A2 1px solid;
        padding-top: 1px;
        padding-bottom: 1px;
        padding-left: 1px;
        padding-right: 1px;
 	background-color: #d3031c;
        COLOR: #FFFFFF;
        FONT-WEIGHT: bold;
        font-family: Verdana;
        font-size: 9pt;
	width: 100px;
}

.login_anmeldeinfo	/* "Sie sind angemeldet als ..." */
{
	font-family: verdana;
	font-size: 7pt;
	color: #000000;
	text-align: center;
}

.login_error	/* Fehler bei Anmeldung */
{
	font-family: verdana;
	font-size: 7pt;
	color: #a70a10;
	text-align: center;
}

.controlpanel
{
	width:999px;
	background-color: #F49523;
	font-family: Verdana;
	font-size: 7pt;
}

.Controlpanel_normal
{
	font-family: verdana;
	font-size: 9pt;
	color: #000000;	
}

.Controlpanel_input
{
	width:150px;
}

.Controlpanel_textarea
{
	width:150px;
}

.Controlpanel_selectbox
{
	width:150px;
}

.Controlpanel_checkbox
{
}

.Controlpanel_button
{
       	BORDER-RIGHT: #A9A2A2 1px solid;
        BORDER-TOP: #DCD7D7 1px solid;
        BORDER-LEFT: #DCD7D7 1px solid;
        BORDER-BOTTOM: #A9A2A2 1px solid;
        padding-top: 1px;
        padding-bottom: 1px;
        padding-left: 2px;
        padding-right: 1px;
 	background-color: #7B9DC3;
        COLOR: #FFFFFF;
        FONT-WEIGHT: bold;
        font-family: Verdana;
        font-size: 9pt;
	width:150px
}

.copyright
{
	font-family: Verdana;
	font-size: 7pt;
	color: #ffffff;
}

.copyright a:link
{
	font-family: Verdana;
	font-size: 7pt;
	color: #ffffff;
}

.copyright a:active
{
	font-family: Verdana;
	font-size: 7pt;
	color: #ffffff;
}

.copyright a:visited
{
	font-family: Verdana;
	font-size: 7pt;
	color: #ffffff;
}

.copyright a:hover
{
	font-family: Verdana;
	font-size: 7pt;
	color: #ffffff;
	text-decoration: underline;
}

.ContentPane_modultitel
{
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #d3031c;	
}

.ContentPane_normal
{
	font-family: verdana;
	font-size: 10px;
	color: #535353;	
}

.ContentPane_normal td
{
	font-family: verdana;
	font-size: 10px;
	color: #535353;	
}

.ContentPane_normal a:link
{
	font-family: verdana;
	font-size: 10px;
	color: #d3031c;	
}

.ContentPane_normal a:active
{
	font-family: verdana;
	font-size: 10px;
	color: #d3031c;	
}

.ContentPane_normal a:visited
{
	font-family: verdana;
	font-size: 10px;
	color: #d3031c;	
}

.ContentPane_normal a:hover
{
	font-family: verdana;
	font-size: 10px;
	color: #d3031c;	
	text-decoration: underline;
}

#ExhibitionLinks2 a:link
{
	font-family: verdana;
	font-size: 10px;
	color: #f9a010;	
	font-weight: bold;
}

#ExhibitionLinks2 a:active
{
	font-family: verdana;
	font-size: 10px;
	color: #f9a010;	
	font-weight: bold;
}

#ExhibitionLinks2 a:visited
{
	font-family: verdana;
	font-size: 10px;
	color: #f9a010;	
	font-weight: bold;
}

#ExhibitionLinks2 a:hover
{
	font-family: verdana;
	font-size: 10px;
	color: #f9a010;	
	text-decoration: underline;
	font-weight: bold;
}

.ContentPane_error
{
	font-family: verdana;
	font-size: 10px;
	color: #d3031c;
	font-weight: bold;
}

.ContentPane_input
{
	width:400px;
	border: #000000 1px solid;
}

.ContentPane_textarea
{
	width:400px;
	border: #000000 1px solid;
}

.ContentPane_selectbox
{
	width:400px;
	border: #000000 1px solid;
}

.ContentPane_checkbox
{
}

.ContentPane_button
{
       	BORDER-RIGHT: #A9A2A2 1px solid;
        BORDER-TOP: #DCD7D7 1px solid;
        BORDER-LEFT: #DCD7D7 1px solid;
        BORDER-BOTTOM: #A9A2A2 1px solid;
        padding-top: 1px;
        padding-bottom: 1px;
        padding-left: 1px;
        padding-right: 1px;
 		background-color: #d3031c;
        COLOR: #FFFFFF;
        FONT-WEIGHT: bold;
        font-family: Verdana;
        font-size: 9pt;
}